home *** CD-ROM | disk | FTP | other *** search
/ LOGIC Apps / Logic-APPLE_II_APPS.iso / mac / LOGIC Apple II 5.25" Library - ProDOS / PRO003.dsk / SG.INFO.txt < prev    next >
Text File  |  2012-02-16  |  1KB  |  27 lines

  1.      INSTRUCTIONS FOR 'SHAPE.GENERATOR'
  2.  
  3. This program and the several related demo programs are based on the generation and use of shape tables.  The main program is entitled 'SHAPE.GENERATOR'
  4.  
  5. This program will generate and edit shape tables.  The central plotting routine, in lines 1725-1855, was based on a program by Roy E. Myers.
  6.  
  7. As this program stores the sizes and start point with each shape, the format of the table is slightly different from normal, but will work fine with the DRAW and XDRAW commands.
  8.  
  9. However, to allow editing of existing tables, and to reduce memory used for the table, the program titled 'SG.CONVERTER' was developed for conversion between regular and 'SG' formats.
  10.  
  11. The other programs are examples of the use of the 'SG' program.  Note that the shape tables generated by this program have an 'SG' file extension in their name.
  12.  
  13. Examples created using the 'SHAPE.GENERATOR' have been included in the 'DEMOS' directory.
  14.  
  15. 'ASCII' is a table of the ASCII characters that will provide colour text on the Hi-Res screens.  Each shape is designed to fit with any previous one, so that the co-ordinates are needed only for the start of a line.
  16.  
  17. 'RUNNERS' is an animated example of the shapes.
  18.  
  19. 'HCOLOR.12.DEMO' is just that, showing how to generate twelve colours under the HCOLOR command.  An explanation is included at the end of the listing.
  20.  
  21.  
  22. Alastair G. Speirs
  23. 416 Millwood Road,
  24. Toronto, Ont.  M4S 1K2
  25. TEL. (416) 482-1673
  26. LOGIC Member # 768
  27.